projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
92a2515
)
(x_connection_closed): Call XtCloseDisplay.
author
Richard M. Stallman
<rms@gnu.org>
Fri, 13 Sep 1996 17:03:29 +0000
(17:03 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Fri, 13 Sep 1996 17:03:29 +0000
(17:03 +0000)
src/xterm.c
patch
|
blob
|
history
diff --git
a/src/xterm.c
b/src/xterm.c
index b88b17e7cd886f41fc8da108a529cc210a0cf89e..595621b4f8a117b6dfbd2da27d084039b86525dc 100644
(file)
--- a/
src/xterm.c
+++ b/
src/xterm.c
@@
-4511,6
+4511,10
@@
x_connection_closed (display, error_message)
/* Indicate that this display is dead. */
+ #ifdef USE_X_TOOLKIT
+ XtCloseDisplay (display);
+ #endif
+
dpyinfo->display = 0;
/* First delete frames whose minibuffers are on frames